Survey Creator Model (Platform-Independent Part)
A platform-independent data model for Survey Creator / Form Builder by SurveyJS. This package should be used with one of the following platform-specific UI rendering packages:
Build the Survey Creator Model from Sources
If you want to build the library yourself, do the following:
-
Clone the repo from GitHub and install build dependencies
git clone https://github.com/surveyjs/survey-creator.git
cd survey-creator/packages/survey-creator-core
npm install
-
Build the library
npm run build
You can find the built library in the "build" directory.
-
Run unit tests
npm test
This command runs unit tests using Karma.
Licensing
Survey Creator (Form Builder) is not available for free commercial usage. You can find more information about licensing this product on the following page: Product Licensing.